type runtime.stackpoolItem

3 uses

	runtime (current package)
		stack.go#L157: 	item stackpoolItem
		stack.go#L158: 	_    [cpu.CacheLinePadSize - unsafe.Sizeof(stackpoolItem{})%cpu.CacheLinePadSize]byte
		stack.go#L162: type stackpoolItem struct {